Personal tools

Lua/Server/SQLCommand

From JC2-MP Documentation

< Lua‎ | Server
Jump to: navigation, search

Tutorials

Constructors

Constructor
SQLCommand(SQL, string)

Functions

Returns Prototype
Execute()

Functions inherited from SQLStatement

Returns Prototype
Bind(string, number)
Bind(number, number)
Bind(string, string)
Bind(number, string)